home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 August (Alt) / CHIP 2005-08.1.iso / program / shareware / Flash_Oyunlar.exe / rocketbike.swf / scripts / DefineSprite_406 / frame_42 / DoAction.as
Encoding:
Text File  |  2005-07-13  |  388 b   |  8 lines

  1. _root.cauchomodel[_root.muchbikes] = _root.cauchomodel[_root.human];
  2. _root.engine[_root.muchbikes] = _root.engine[_root.human];
  3. _root.weapon[_root.muchbikes] = _root.weapon[_root.human];
  4. _root.xtra[_root.muchbikes] = _root.xtra[_root.human];
  5. _root.weaponcounter[_root.muchbikes] = _root.weaponcounter[_root.human];
  6. _root.human = _root.muchbikes;
  7. _parent.gotoAndStop(_root.screen);
  8.